home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / progutil / stdwin.zoo / report < prev   
Text File  |  1990-11-28  |  9KB  |  201 lines

  1. make -f Makefile.16 clean
  2. for i in tools gen textedit atari; do \
  3.     (echo $i:; cd $i; make -f Makefile.16 clean) \
  4. done
  5. tools:
  6. rm -f core *.o [,@#]*
  7. gen:
  8. rm -f core *.o [,@#]*
  9. textedit:
  10. rm -f core *.o [,@#]*
  11. atari:
  12. rm -f dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o
  13. make -f Makefile.16 all
  14. for i in tools gen textedit atari; do \
  15.     (echo $i:; cd $i; make -f Makefile.16) \
  16. done
  17. tools:
  18. cgcc -O -mshort -I../h -Wall     -c endian.c -o endian.o
  19. cgcc -O -mshort -I../h -Wall     -c glob.c -o glob.o
  20. glob.c: In function glob:
  21. glob.c:539: warning: argument passing between incompatible pointer types
  22. cgcc -O -mshort -I../h -Wall     -c monocase.c -o monocase.o
  23. cgcc -O -mshort -I../h -Wall     -c strdup.c -o strdup.o
  24. cgcc -O -mshort -I../h -Wall     -c swap.c -o swap.o
  25. touch tools16
  26. gen:
  27. cgcc -O -mshort -I../h -Wall    -c askfile.c -o askfile.o
  28. cgcc -O -mshort -I../h -Wall    -c askync.c -o askync.o
  29. cgcc -O -mshort -I../h -Wall    -c clip.c -o clip.o
  30. cgcc -O -mshort -I../h -Wall    -c perror.c -o perror.o
  31. cgcc -O -mshort -I../h -Wall    -c style.c -o style.o
  32. cgcc -O -mshort -I../h -Wall    -c textbrk.c -o textbrk.o
  33. touch gen16
  34. textedit:
  35. cgcc -O -mshort -I../h -Wall     -c textedit.c -o textedit.o
  36. textedit.c: In function tearrow:
  37. textedit.c:499: warning: implicit declaration of function `dprintf'
  38. cgcc -O -mshort -I../h -Wall     -c textlow.c -o textlow.o
  39. textlow.c: In function tetextbreak:
  40. textlow.c:81: warning: unused variable `nn'
  41. textlow.c: In function zmalloc:
  42. textlow.c:167: warning: implicit declaration of function `dprintf'
  43. cgcc -O -mshort -I../h -Wall     -c textdbg.c -o textdbg.o
  44. cgcc -O -mshort -I../h -Wall     -c editwin.c -o editwin.o
  45. touch texted16
  46. atari:
  47. cgcc -O -mshort -I. -I../h -Wall    -c dialog.c -o dialog.o
  48. dialog.c: In function waskfile:
  49. dialog.c:35: warning: value computed is not used
  50. dialog.c:60: warning: implicit declaration of function `wdebug'
  51. dialog.c: In function tedinfo:
  52. dialog.c:99: warning: unused variable `str_len'
  53. dialog.c: In function str_obj:
  54. dialog.c:154: warning: argument passing of integer from pointer lacks a cast
  55. dialog.c:158: warning: argument passing of integer from pointer lacks a cast
  56. dialog.c:161: warning: argument passing of integer from pointer lacks a cast
  57. dialog.c:163: warning: argument passing of integer from pointer lacks a cast
  58. cgcc -O -mshort -I. -I../h -Wall    -c document.c -o document.o
  59. document.c: In function wgetchange:
  60. document.c:68: warning: implicit declaration of function `wdebug'
  61. cgcc -O -mshort -I. -I../h -Wall    -c draw.c -o draw.o
  62. draw.c: In function wsetwintextattr:
  63. draw.c:35: warning: implicit declaration of function `wdebug'
  64. draw.c: In function wenddrawing:
  65. draw.c:112: warning: unused variable `dummy'
  66. cgcc -O -mshort -I. -I../h -Wall    -c event.c -o event.o
  67. event.c: In function do_timer:
  68. event.c:233: warning: implicit declaration of function `wdebug'
  69. event.c: In function do_topped:
  70. event.c:587: warning: unused variable `dummy'
  71. cgcc -O -mshort -I. -I../h -Wall    -c menu.c -o menu.o
  72. menu.c: In function buildbar:
  73. menu.c:350: warning: argument passing of integer from pointer lacks a cast
  74. menu.c:392: warning: argument passing of integer from pointer lacks a cast
  75. about.c: At top level:
  76. In file included from menu.c:501:
  77. about.c:27: warning: initialization of integer from pointer lacks a cast
  78. about.c:27: warning: initialization of integer from pointer lacks a cast
  79. about.c:27: warning: initialization of integer from pointer lacks a cast
  80. about.c:27: warning: initialization of integer from pointer lacks a cast
  81. about.c:27: warning: initialization of integer from pointer lacks a cast
  82. about.c:27: warning: initialization of integer from pointer lacks a cast
  83. about.c:27: warning: initialization of integer from pointer lacks a cast
  84. menu.c: In function do_menu:
  85. menu.c:510: warning: implicit declaration of function `wdebug'
  86. cgcc -O -mshort -I. -I../h -Wall    -c scroll.c -o scroll.o
  87. scroll.c: In function wscroll:
  88. scroll.c:122: warning: implicit declaration of function `wdebug'
  89. scroll.c: In function do_scroll:
  90. scroll.c:215: warning: unused variable `dummy'
  91. cgcc -O -mshort -I. -I../h -Wall    -c style.c -o style.o
  92. cgcc -O -mshort -I. -I../h -Wall    -c trees.c -o trees.o
  93. trees.c: In function tr_dump:
  94. trees.c:166: warning: implicit declaration of function `wdebug'
  95. cgcc -O -mshort -I. -I../h -Wall    -c window.c -o window.o
  96. window.c: In function winit:
  97. window.c:116: warning: implicit declaration of function `wdebug'
  98. window.c: In function wdebug:
  99. window.c:478: warning: `wdebug' was previously implicitly declared to return `int'
  100. rm -f stdwin16.olb
  101. car rs stdwin16.olb dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o ../tools/*.o ../gen/clip.o ../gen/perror.o ../gen/textbrk.o ../textedit/*.o
  102. Creating archive file `stdwin16.olb'
  103. cp stdwin16.olb /net/acae127/home/bammi/atari/cross-gcc/lib
  104. make -f Makefile.32 clean
  105. for i in tools gen textedit atari; do \
  106.     (echo $i:; cd $i; make -f Makefile.32 clean) \
  107. done
  108. tools:
  109. rm -f core *.o [,@#]*
  110. gen:
  111. rm -f core *.o [,@#]*
  112. textedit:
  113. rm -f core *.o [,@#]*
  114. atari:
  115. rm -f dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o
  116. make -f Makefile.32 all
  117. for i in tools gen textedit atari; do \
  118.     (echo $i:; cd $i; make -f Makefile.32) \
  119. done
  120. tools:
  121. cgcc -O -I../h    -c endian.c -o endian.o
  122. cgcc -O -I../h    -c glob.c -o glob.o
  123. glob.c: In function glob:
  124. glob.c:539: warning: argument passing between incompatible pointer types
  125. cgcc -O -I../h    -c monocase.c -o monocase.o
  126. cgcc -O -I../h    -c strdup.c -o strdup.o
  127. cgcc -O -I../h    -c swap.c -o swap.o
  128. touch tools32
  129. gen:
  130. cgcc -O -I../h    -c askfile.c -o askfile.o
  131. cgcc -O -I../h    -c askync.c -o askync.o
  132. cgcc -O -I../h    -c clip.c -o clip.o
  133. cgcc -O -I../h    -c perror.c -o perror.o
  134. cgcc -O -I../h    -c style.c -o style.o
  135. cgcc -O -I../h    -c textbrk.c -o textbrk.o
  136. touch gen32
  137. textedit:
  138. cgcc -O -I../h    -c textedit.c -o textedit.o
  139. cgcc -O -I../h    -c textlow.c -o textlow.o
  140. cgcc -O -I../h    -c textdbg.c -o textdbg.o
  141. cgcc -O -I../h    -c editwin.c -o editwin.o
  142. touch texted32
  143. atari:
  144. cgcc -O -I. -I../h -Wall    -c dialog.c -o dialog.o
  145. dialog.c: In function waskfile:
  146. dialog.c:35: warning: value computed is not used
  147. dialog.c:60: warning: implicit declaration of function `wdebug'
  148. dialog.c: In function tedinfo:
  149. dialog.c:99: warning: unused variable `str_len'
  150. dialog.c: In function str_obj:
  151. dialog.c:154: warning: argument passing of integer from pointer lacks a cast
  152. dialog.c:158: warning: argument passing of integer from pointer lacks a cast
  153. dialog.c:161: warning: argument passing of integer from pointer lacks a cast
  154. dialog.c:163: warning: argument passing of integer from pointer lacks a cast
  155. cgcc -O -I. -I../h -Wall    -c document.c -o document.o
  156. document.c: In function wgetchange:
  157. document.c:68: warning: implicit declaration of function `wdebug'
  158. cgcc -O -I. -I../h -Wall    -c draw.c -o draw.o
  159. draw.c: In function wsetwintextattr:
  160. draw.c:35: warning: implicit declaration of function `wdebug'
  161. draw.c: In function wenddrawing:
  162. draw.c:112: warning: unused variable `dummy'
  163. cgcc -O -I. -I../h -Wall    -c event.c -o event.o
  164. event.c: In function do_timer:
  165. event.c:233: warning: implicit declaration of function `wdebug'
  166. event.c: In function do_topped:
  167. event.c:587: warning: unused variable `dummy'
  168. cgcc -O -I. -I../h -Wall    -c menu.c -o menu.o
  169. menu.c: In function buildbar:
  170. menu.c:350: warning: argument passing of integer from pointer lacks a cast
  171. menu.c:392: warning: argument passing of integer from pointer lacks a cast
  172. about.c: At top level:
  173. In file included from menu.c:501:
  174. about.c:27: warning: initialization of integer from pointer lacks a cast
  175. about.c:27: warning: initialization of integer from pointer lacks a cast
  176. about.c:27: warning: initialization of integer from pointer lacks a cast
  177. about.c:27: warning: initialization of integer from pointer lacks a cast
  178. about.c:27: warning: initialization of integer from pointer lacks a cast
  179. about.c:27: warning: initialization of integer from pointer lacks a cast
  180. about.c:27: warning: initialization of integer from pointer lacks a cast
  181. menu.c: In function do_menu:
  182. menu.c:510: warning: implicit declaration of function `wdebug'
  183. cgcc -O -I. -I